You need to have MBM5 running in the background when you use this
plugin. The plugin doesn't measure anything it just gets the values from MBM5.
You can get MBM5 from
http://mbm.livewiredev.com.
MBM5Type
This defines what should be measured. Possible values are:
TEMPERATURE, FAN, MHZ, CPU and VOLTAGE.
MBM5Number
The index of the measured item. E.g. if you want to measure the
temperature of the sensor 2. Note that the values start from 0.
MBM5MaxValue
The maximum value for the measured item.
Examples
[MeasureMBMTemp]
Measure=Plugin
Plugin=Plugins/MBM5plugin.dll
MBM5Number=0
MBM5Type=TEMPERATURE